.. This file was automatically converted from MediaWiki syntax. If some markup is wrong, looks weird or doesn't make sense, feel free to fix it. Please remove this comment once this file was manually checked and no "strange ReST" artifacts remain. .. _how-panda3d-stores-vertices-and-geometry: How Panda3D Stores Vertices and Geometry ======================================== This section describes the structure and interconnections of Panda3D's internal vertex and geometry data objects, in general terms. You should read through this section carefully, so that you have a good understanding of Panda3D's data structures, before attempting to read the section about generating procedural data.